home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / pcbre200.zip / B.BAT next >
DOS Batch File  |  1993-01-07  |  148b  |  7 lines

  1. REM Sample batch file for use with PCBReset.EXE
  2. G:
  3. CD\IM
  4. PCBRESET G:\PCB\PCBOARD.SYS G:\PCB\MAIN\CALLER1
  5. IF ERRORLEVEL 1 BOARD /KEY:G^M
  6. IMRUN
  7.